Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jun 30, 2024

add go.mod

Using the lowest version of docker/docker still maintained (23.0 is maintained as LTS version by mirantis)

sdk: update to github.com/coreos/go-systemd/v22

Update to use the currently maintained version of this dependency, which
is also used elsewhere.

authorization: remove github.com/stretchr/testify/require dependency

It was only used for basic assertions; replace those with stdlib

@thaJeztah thaJeztah changed the title Go mod add go.mod Jun 30, 2024
@thaJeztah thaJeztah marked this pull request as draft June 30, 2024 15:43
@thaJeztah thaJeztah self-assigned this Jun 30, 2024
thaJeztah added 3 commits July 1, 2024 09:17
Using the lowest version of docker/docker still maintained (23.0 is
maintained as LTS version by mirantis)

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Update to use the currently maintained version of this dependency, which
is also used elsewhere.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
It was only used for basic assertions; replace those with stdlib

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

github.com/coreos/go-systemd/activation/@v/list: 404 Not Found

1 participant